$ basename /the/path/to/thisfile.txt thisfile.txt $ basename thisfile.txt .txt thisfile $ basename /the/path/to/thisfile.txt .txt thisfile
ref
Hide Comments
Hide Comments